PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFCloudSquareAnnotation Class / getIntensity Method
In This Topic
    getIntensity Method
    In This Topic
    Gets the intensity of the clould effect.
    The cloud is drawn using multiple arcs. 1 means more smaller arcs, 2 means less larger arcs.
    Syntax
    public int getIntensity()

    Return Value

    The intensity of the cloud effect.
    See Also